home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Internet / WWW / apache_1.0.5 / README.NeXT < prev   
Text File  |  1996-04-20  |  3KB  |  68 lines

  1. This is the latest, as of Tue 4-20-96, version of the APACHE WWW server, version 1.0.5, compiled quad-fat for NeXTSTEP. It compiled with no visible errors. I have been running the 1.0.3 version for a month or so. The code changes in this version are minimal so it should be OK. This is mainly a security fix but, as always, I in no way take responsibility for anyone using it. 
  2.  
  3. If you have any problems with the program and its functions please contact the maintainers of APACHE. If you have any questions about this compilation please contact me and not the maintainers APACHE as they have nothing to do with this compilation.
  4.  
  5. I have included the source and assorted files in order for people to see the configuration variables used. If you would like a different configuration compiled get in touch with me and I'll see what I can do.
  6.  
  7. The following modules were included. What I added and why appears with a (Torrey) at the end. The rest are the standard Apache comments.
  8.  
  9. # Basic modules (i.e., generally useful stuff that works everyplace):
  10.  
  11. Module mime_module         mod_mime.o
  12. Module access_module       mod_access.o
  13. Module auth_module         mod_auth.o
  14. Module negotiation_module  mod_negotiation.o
  15. Module includes_module     mod_include.o
  16. Module dir_module          mod_dir.o
  17. Module cgi_module          mod_cgi.o
  18. Module userdir_module      mod_userdir.o
  19. Module alias_module        mod_alias.o
  20. Module common_log_module   mod_log_common.o
  21.  
  22. # Modules which implement Apache extensions:
  23.  
  24. # I removed the ismap for the newer one compiled in below (Torrey)
  25.  
  26. Module asis_module        mod_asis.o
  27. Module dbm_auth_module      mod_auth_dbm.o
  28.  
  29. # Optional modules for *full* NCSA compatibility --- we think these log
  30. # files are a bad idea, but reasonable people seem to disagree:
  31.  
  32. # I think they are useful especially for log stat analyzers
  33. # I guess that makes me a reasonable person. (Torrey)
  34.  
  35. Module agent_log_module    mod_log_agent.o
  36. Module referer_log_module  mod_log_referer.o
  37.  
  38. # Finally, outright experiments --- mod_cookies uses Netscape cookies to
  39. # automatically construct and log accurate click-trails from Netscape cookies, # for Netscape-using clients who aren't coming in via proxy.
  40.  
  41. # I added OmniWeb2.0 support to the cookies module for anyone that actually
  42. # keeps the Netscape Spoof off.(Torrey)
  43.  
  44. Module cookies_module mod_cookies.o
  45.  
  46. # Mod expires allows you to send "Expires:" headers
  47. # Mod action activates a cgi script to execute certain MIME/types
  48. # Mod imap is the new imap module which is a little more forgiving
  49. # Read the actual code to see what they specifically do (Torrey)
  50.  
  51. Module expires_module   mod_expires.o
  52. Module action_module    mod_actions.o
  53. Module imap_module      mod_imap_new.o
  54.  
  55. Cheers.....
  56.  
  57. ---
  58. Torrey McMahon
  59. American University School of Communication
  60. System Administrator, WebMaster, Security Consultant
  61.  
  62. http://www.soc.american.edu/~tm8025a
  63.  
  64. NeXT, MIME, SUN, and ASCII --- PGP Key available via finger and home page.
  65.  
  66. GCM d- s:- a-- C++ UX++++ P+ L+ E---- W+++ N+++ K- w-- !O M V-- PS+ PE- Y+ PGP+ t+ 5++ X+ !R tv- b+ DI++ D++ G e++ h* r++ y+ 
  67.  
  68.